home *** CD-ROM | disk | FTP | other *** search
/ Web Art / Web Art.iso / macwebcd / macweb.dxr / Internal_9.ls < prev    next >
Encoding:
Text File  |  1999-07-16  |  79 b   |  7 lines

  1. on exitFrame
  2.   if the timer > 900 then
  3.     quit()
  4.   end if
  5.   go(the frame)
  6. end
  7.